Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: prepare demo structure #37

Merged
merged 5 commits into from
Nov 15, 2024
Merged

feat: prepare demo structure #37

merged 5 commits into from
Nov 15, 2024

Conversation

lotyp
Copy link
Member

@lotyp lotyp commented Aug 13, 2024

No description provided.

@github-actions github-actions bot added the type: enhancement For features and enhancements (feat) label Aug 13, 2024
Copy link

codecov bot commented Aug 13, 2024

Codecov Report

Attention: Patch coverage is 3.06122% with 190 lines in your changes missing coverage. Please review.

Project coverage is 33.25%. Comparing base (240496b) to head (32dfb1a).
Report is 14 commits behind head on develop.

Files Patch % Lines
app/src/Domain/Auth/Footprint.php 0.00% 30 Missing ⚠️
...al/Admin/Project/Controllers/ProjectController.php 0.00% 28 Missing ⚠️
app/src/Domain/Auth/Signature.php 0.00% 28 Missing ⚠️
app/src/Domain/Auth/Token.php 0.00% 28 Missing ⚠️
app/src/Domain/Project/Project.php 0.00% 22 Missing ⚠️
app/src/Domain/Project/Events/ProjectCreated.php 0.00% 16 Missing ⚠️
app/src/Domain/Auth/TokenFootprint.php 0.00% 14 Missing ⚠️
app/src/Domain/Auth/UserId.php 0.00% 12 Missing ⚠️
app/src/Domain/Auth/HasSignatures.php 0.00% 10 Missing ⚠️
...nterceptors/UuidParametersConverterInterceptor.php 66.66% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##             develop      #37       +/-   ##
==============================================
- Coverage      60.41%   33.25%   -27.16%     
- Complexity        41      119       +78     
==============================================
  Files             16       31       +15     
  Lines            192      439      +247     
==============================================
+ Hits             116      146       +30     
- Misses            76      293      +217     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lotyp lotyp force-pushed the feat/example-struct branch from 32dfb1a to f100cf6 Compare November 15, 2024 17:08
@lotyp lotyp force-pushed the feat/example-struct branch from f100cf6 to 1499dd3 Compare November 15, 2024 17:35
@lotyp lotyp merged commit a40b3ad into develop Nov 15, 2024
@lotyp lotyp deleted the feat/example-struct branch November 15, 2024 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement For features and enhancements (feat)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant